Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appview v2 proto update to use record refs, add interaction methods #2008

Merged
merged 4 commits into from
Jan 2, 2024

Conversation

devinivy
Copy link
Collaborator

@devinivy devinivy commented Jan 2, 2024

A few small changes here:

  • Updated the bsky protos to bring them in sync with appview backends. The main changes here are use of RecordRef where we formerly had a bare uri.
  • Updates to appview and dataplane mock server to sync-up with the proto changes.
  • Implement interaction endpoints and start using them, resulting in fewer queries for post and profile hydration.

@devinivy devinivy merged commit dd6fe98 into appview-v2 Jan 2, 2024
10 checks passed
@devinivy devinivy deleted the appview-v2-proto-cids branch January 2, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant